curl --location --request POST 'https://medusa-url.com/admin/draft-orders/{id}/pay' \
--header 'Authorization: Bearer {api_token}'
